[INFO] cloning repository https://github.com/dark1zinn/drk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dark1zinn/drk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdark1zinn%2Fdrk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdark1zinn%2Fdrk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6605e5a7fb8bda4fe4d46457bce0ea11fd85d856
[INFO] fixing dark1zinn/drk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdark1zinn%2Fdrk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dark1zinn/drk
[INFO] finished tweaking git repo https://github.com/dark1zinn/drk
[INFO] tweaked toml for git repo https://github.com/dark1zinn/drk written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dark1zinn/drk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dark1zinn/drk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0
[INFO] running `Command { std: "docker" "start" "935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating drk-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating drk-api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating drk-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/drk-basic/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/drk-logger/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/drk-nix/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking drk-api v0.1.0 (/opt/rustwide/workdir/drk-api)
[INFO] [stderr]    Migrating drk-api/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking drk-core v0.1.0 (/opt/rustwide/workdir/drk-core)
[INFO] [stderr]     Checking drk-basic v0.1.0 (/opt/rustwide/workdir/plugins/drk-basic)
[INFO] [stderr]     Checking drk-logger v0.1.0 (/opt/rustwide/workdir/plugins/drk-logger)
[INFO] [stderr]    Migrating drk-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]        Fixed drk-core/src/manager.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> drk-core/src/manager.rs:56:37
[INFO] [stdout]     |
[INFO] [stdout]  56 |                     if let Err(e) = self.load_plugin(p) {
[INFO] [stdout]     |                                -    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |    |
[INFO] [stdout]     |                                |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `e` calls a custom destructor
[INFO] [stdout]     |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> drk-core/src/manager.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 |             if let Err(e) = plugin.instance.handle_event(&event, &mut ctx) {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |    |
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 176 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Migrating plugins/drk-logger/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> drk-core/src/manager.rs:56:37
[INFO] [stdout]     |
[INFO] [stdout]  56 |                     if let Err(e) = self.load_plugin(p) {
[INFO] [stdout]     |                                -    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |    |
[INFO] [stdout]     |                                |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `e` calls a custom destructor
[INFO] [stdout]     |                                `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> drk-core/src/manager.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 |             if let Err(e) = plugin.instance.handle_event(&event, &mut ctx) {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |    |
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 176 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating plugins/drk-basic/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking drk v0.1.0 (/opt/rustwide/workdir/drk-cli)
[INFO] [stderr]    Migrating drk-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking drk-nix v0.1.0 (/opt/rustwide/workdir/plugins/drk-nix)
[INFO] [stderr]    Migrating plugins/drk-nix/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.86s
[INFO] [stderr] crater-edition-check: drk-core v0.1.0 (/opt/rustwide/workdir/drk-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: drk-api v0.1.0 (/opt/rustwide/workdir/drk-api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: drk v0.1.0 (/opt/rustwide/workdir/drk-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: drk-basic v0.1.0 (/opt/rustwide/workdir/plugins/drk-basic) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: drk-logger v0.1.0 (/opt/rustwide/workdir/plugins/drk-logger) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: drk-nix v0.1.0 (/opt/rustwide/workdir/plugins/drk-nix) updating edition from 2021 to 2024
[INFO] [stderr]     Checking drk-api v0.1.0 (/opt/rustwide/workdir/drk-api)
[INFO] [stderr]     Checking drk-core v0.1.0 (/opt/rustwide/workdir/drk-core)
[INFO] [stderr]     Checking drk-basic v0.1.0 (/opt/rustwide/workdir/plugins/drk-basic)
[INFO] [stderr]     Checking drk-nix v0.1.0 (/opt/rustwide/workdir/plugins/drk-nix)
[INFO] [stderr]     Checking drk-logger v0.1.0 (/opt/rustwide/workdir/plugins/drk-logger)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/drk-basic/src/lib.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | declare_plugin!(BasicPlugin, constructor);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> drk-api/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drk-basic` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/drk-basic/src/lib.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | declare_plugin!(BasicPlugin, constructor);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> drk-api/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/drk-logger/src/lib.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | declare_plugin!(LoggerPlugin, constructor);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> drk-api/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/drk-logger/src/lib.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | declare_plugin!(LoggerPlugin, constructor);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> drk-api/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drk-logger` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `drk-basic` (lib) due to 1 previous error
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/drk-nix/src/lib.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | declare_plugin!(NixPlugin, constructor);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> drk-api/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drk-logger` (lib) due to 1 previous error
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/drk-nix/src/lib.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | declare_plugin!(NixPlugin, constructor);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> drk-api/src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drk-nix` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `drk-nix` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0", kill_on_drop: false }`
[INFO] [stdout] 935e343e9e46a417e5839cac9c2865eaa915bb551105bbf32e4fc3f3c1c03bb0
